| diagram | ![]() |
||
| namespace | http://xmlns.oracle.com/Agile/e6/core/Metadata/V1 | ||
| type | extension of tns:BulkResponseHeaderType | ||
| properties |
|
||
| children | messageId messageName statusCode exceptions warnings ticket plmFault responses | ||
| used by |
|
||
| source | <xs:complexType name="getEntityRelationBulkResponseType"> <xs:complexContent> <xs:extension base="ns1:BulkResponseHeaderType"> <xs:sequence> <xs:element name="responses" type="tns:getEntityRelationResponseType" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
| diagram | ![]() |
||||||||
| type | tns:getEntityRelationResponseType | ||||||||
| properties |
|
||||||||
| children | messageId messageName statusCode exceptions warnings ticket plmRelation | ||||||||
| source | <xs:element name="responses" type="tns:getEntityRelationResponseType" maxOccurs="unbounded"/> |